Crate b_tree

source ·
Expand description

A persistent B+ tree using freqfs.

See the examples directory for usage examples.

Re-exports

Structs

Enums

  • A node in a B+Tree

Constants

Traits

Type Aliases